SearchSettings.getSearchText

Gets the text to search.

The return value must not be freed.

You may be interested to call [func@utils_escape_search_text] after this function.

class SearchSettings
string
getSearchText
()

Return Value

Type: string

the text to search, or %NULL if the search is disabled.

Meta